-
Home
-
Directory Listings WordPress plugin – uListing
-
2.0.6
-
Code
-
Classes
- PaymentCard
Total Complexity |
39 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
450 |
Lines of code |
140 |
Logical lines of code |
58 |
Comment lines |
231 |
Methods |
38 |
Properties |
0 |
Methods 38
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addLink() |
S |
66 |
2 |
9 |
setId() |
S |
77 |
1 |
4 |
setCardProductClass() |
S |
77 |
1 |
4 |
setBillingAddress() |
S |
77 |
1 |
4 |
getBillingAddress() |
S |
82 |
1 |
3 |
setExternalCustomerId() |
S |
77 |
1 |
4 |
getExternalCustomerId() |
S |
82 |
1 |
3 |
setStatus() |
S |
77 |
1 |
4 |
getStatus() |
S |
82 |
1 |
3 |
getCardProductClass() |
S |
82 |
1 |
3 |
setBillingCountry() |
S |
77 |
1 |
4 |
setValidUntil() |
S |
77 |
1 |
4 |
getValidUntil() |
S |
82 |
1 |
3 |
setIssueNumber() |
S |
77 |
1 |
4 |
getIssueNumber() |
S |
82 |
1 |
3 |
setLinks() |
S |
77 |
1 |
4 |
getLinks() |
S |
82 |
1 |
3 |
getBillingCountry() |
S |
82 |
1 |
3 |
getLastName() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
getExpireYear() |
S |
82 |
1 |
3 |
setNumber() |
S |
77 |
1 |
4 |
getNumber() |
S |
82 |
1 |
3 |
setType() |
S |
77 |
1 |
4 |
getType() |
S |
82 |
1 |
3 |
setExpireMonth() |
S |
77 |
1 |
4 |
getExpireMonth() |
S |
82 |
1 |
3 |
setExpireYear() |
S |
77 |
1 |
4 |
setStartMonth() |
S |
77 |
1 |
4 |
setLastName() |
S |
77 |
1 |
4 |
getStartMonth() |
S |
82 |
1 |
3 |
setStartYear() |
S |
77 |
1 |
4 |
getStartYear() |
S |
82 |
1 |
3 |
setCvv2() |
S |
77 |
1 |
4 |
getCvv2() |
S |
82 |
1 |
3 |
setFirstName() |
S |
77 |
1 |
4 |
getFirstName() |
S |
82 |
1 |
3 |
removeLink() |
S |
74 |
1 |
5 |